Releases: spring-media/terraform-provider-awsmt
Releases · spring-media/terraform-provider-awsmt
v2.4.1
2.4.1 (2025-01-22)
Bug Fixes
- recreate channel on tier change (0133b06)
v2.4.0
2.4.0 (2025-01-13)
Bug Fixes
- add default value for channel tier (ce869c7)
- always return in case of error, and require recreation if resource names change (6827da2)
- create optionalComputedBool type to flickering values (815db6c)
- simplify bool default setting (78c0081)
Features
- allow update of log configuration (ed0f4f6)
- enable_as_run_logs can be set when creating channel (6f4c427)
- implement readLogsConfiguration for channel resource (38ab280)
v2.3.5
2.3.5 (2024-12-19)
Bug Fixes
- nil checks for source location optional params (41aa352)
v2.3.4
2.3.4 (2024-11-26)
Bug Fixes
- correct golang-ci lint warnings (b6c0161)
- lower snyk threshold to medium (1680fb3)
v2.3.3
2.3.3 (2024-09-02)
Bug Fixes
- remove double-client config (only allow latest) (5bc4eb1)
v2.3.2
2.3.2 (2024-09-02)
Bug Fixes
- don't read unset model field for resource (566ebf7)
- migrate source location to aws go sdk v2 (6f04b74)
- source location recreation on access control update (c11fdca)
- update access control (42dfef6)
v2.3.1
2.3.1 (2024-08-21)
Bug Fixes
- check that channel policy exists (2d88f04)
- check that channel policy exists (4d0bb96)
- configuration aliases type. Closes #85 (e11860e)
- rad playback mode along with other fields (64ae924)
- refactor channel policy logic (e9d6e3b)
v2.3.0
2.3.0 (2024-07-29)
Bug Fixes
Features
- add possibility to configure log percentage in awsmt provider (d45e8e1)
v2.2.7
2.2.7 (2024-07-22)
Bug Fixes
- allow creation of playback configuration with minimal amount of arguments (6f201c4)
- flickering values (9dd9577)
- playback configuration resource schema (a4b7a8b)
- reading of avail suppression model (cc27ce0)
- typo in
avail_suppression
(038fba9)
- use sdk v2 for playback configuration (d39a4a0)
- use state for unknown in computed fields (ad1ac0f)
v2.2.6
2.2.6 (2024-07-15)
Bug Fixes
- use aws sdkv2 for live and vod sources (64a3000)
- use computed value for
adBreakOpportunitiesOffsetMillis
(8c3e6bb)
- vod source data source
ad_break_opportunities_offset_millis
type (85ca571)