RELEASE NOTES
5.0.0 (Jul 5, 2023)
BREAKING CHANGES:
-
DataStream
- Changed the following data sources in DataStream 2 V2 API:
akamai_datastream_activation_history
- changed schema and corresponding implementations.akamai_datastream_dataset_fields
- changed parameter, schema and corresponding implementations.akamai_datastreams
- changed parameter, schema and corresponding implementations.
- Changed the following resources in DataStream 2 V2 API:
akamai_datastreams
- changed in schema payload, response attributes and corresponding implementations.
- Updated attribute names in
datastream.connectors
. - Updated methods in
datastream.stream
for the above changes.
- Changed the following data sources in DataStream 2 V2 API:
-
PAPI
- Changed default value of
auto_acknowledge_rule_warnings
tofalse
inakamai_property_activation
resource
- Changed default value of
-
Removed undocumented support for configuring provider with environment variables (
AKAMAI_ACCESS_TOKEN
,AKAMAI_CLIENT_TOKEN
,AKAMAI_HOST
,AKAMAI_CLIENT_SECRET
,AKAMAI_MAX_BODY
, and theirAKAMAI_{section}_xxx
equivalents).
As an alternative users should now use provider's config block with TF_VAR_ envs when wanting to provide configuration through enviroment variables.
Removed deprecated schema fields
-
Appsec
notes
andactivate
fields inakamai_appsec_activations
resourceappsec_section
andappsec
fields in provider schema
-
CPS
enable_multi_stacked_certificates
field inakamai_cps_dv_enrollment
resource
-
DNS
dns_section
anddns
fields in provider schema
-
GTM
gtm_section
andgtm
fields in provider schema
-
IAM
is_locked
field inakamai_iam_user
resource
-
Network Lists
activate
field inakamai_networklist_activations
resourcenetworklist_section
andnetwork
fields in provider schema
-
PAPI
contract
andgroup
fields inakamai_cp_code
data sourcegroup
field inakamai_contract
data sourcename
andcontract
fields inakamai_group
data sourcecontract
,group
andproduct
fields inakamai_cp_code
resourcecontract
,group
andproduct
fields inakamai_edge_hostname
resourceproperty
andrule_warnings
fields inakamai_property_activation
resourcecontract
,group
andproduct
fields inakamai_property
resourcepapi_section
,property_section
andproperty
fields in provider schema
Removed deprecated resource
- PAPI
akamai_property_variables
FEATURES/ENHANCEMENTS:
-
Provider tested and now supports Terraform 1.4.6
-
Migrated
akamai_property_include
data source from SDKv2 to Framework. -
PAPI
- Added import to
akamai_property_activation
resource - Extended
akamai_property_rules_builder
data source: added support for rules frozen formatv2023-01-05
andv2023-05-30
- Added import to
-
Appsec
- Updated Geo control to include Action for Ukraine.
- Added
akamai_appsec_advanced_settings_pii_learning
data source and resource for managing the PII learning advanced setting.
DEPRECATIONS
- Deprecated
active
field inakamai_dns_record
resource
BUG FIXES:
-
CPS
-
GTM
- Made
test_object
insideliveness_test
required only fortest_object_protocol
values:HTTP
,HTTPS
orFTP
(I#408)
- Made
-
Cloudlets
- Added wait for propagation of policy activation deletions, before removing the policy in
akamai_cloudlets_policy
(I#420)
- Added wait for propagation of policy activation deletions, before removing the policy in
-
PAPI
- Removed hostname validation on
akamai_property
resource (I#422)
- Removed hostname validation on