Skip to content

Releases: spring-media/terraform-provider-awsmt

v1.18.0

19 Jan 10:32
23e759e
Compare
Choose a tag to compare

1.18.0 (2023-01-19)

Bug Fixes

  • automatically delete build folder when running new tests (2a8a5d7)
  • flapping value (d6b34fa)
  • set channel_state property to optional (c5ae153)
  • simplify DiffSuppressFunc (f9cc3b8)
  • stop channel when deleting it (5a5b5e4)
  • stop/start channel in update (bfa0186)

Features

  • add possibility to change channel state from terraform (start and stop the channel) (8d31169)

v1.17.8

06 Oct 10:47
Compare
Choose a tag to compare

1.17.8 (2022-10-06)

Bug Fixes

  • new secret for tf registry private key (97d6cd4)

v1.17.7

06 Oct 09:28
Compare
Choose a tag to compare

1.17.7 (2022-10-06)

Bug Fixes

  • no passphrase for goreleaser (dd2d2bc)

v1.17.6

06 Oct 07:29
Compare
Choose a tag to compare

1.17.6 (2022-10-06)

Bug Fixes

v1.17.5

05 Oct 15:03
Compare
Choose a tag to compare

1.17.5 (2022-10-05)

Bug Fixes

  • release workflow trigger (6d66e52)

v1.17.4

05 Oct 14:54
Compare
Choose a tag to compare

1.17.4 (2022-10-05)

Bug Fixes

  • ci should release plugin on relase (f0171c2)
  • provider release (9e7c5b0)

v1.17.3

05 Oct 14:37
Compare
Choose a tag to compare

1.17.3 (2022-10-05)

Bug Fixes

  • force release on ci change (383933e)

v1.17.0

21 Jun 10:36
89914ff
Compare
Choose a tag to compare

1.17.0 (2022-06-21)

Bug Fixes

  • clean dangling resources before running the test (940a0fe)
  • delete all playback configurations in sweepers (59c4632)

Features

  • data source for playback configuration no longer returns a list (a3c69c3)

v1.16.0

13 Jun 10:38
35898e5
Compare
Choose a tag to compare

1.16.0 (2022-06-13)

Bug Fixes

Features

  • add channel policy as channel attribute (56ead03)
  • add channel policy data source (a64965d)
  • channel policy resource (3db1f74)
  • read channel policy in channel data source (4793407)
  • rename "channel_name" to "name" (bb47245)
  • rename "source_location_name" to "name" (fa0c990)
  • rename "vod_source_name" to "name" (d427812)

v1.15.0

07 Jun 09:26
f655f7d
Compare
Choose a tag to compare

1.15.0 (2022-06-07)

Bug Fixes

  • bug that prevented update (7c4be16)

Features

  • add live source resource (648dadb)
  • live source data source (298359b)