As of this notice, using CHANGELOG.md is DEPRECATED. We will be using GitHub Releases for this repository
(none)
- Upgrade terraform-provider-akamai to v1.9.1
- Upgrade to terraform-bridge 3.11.0
- Upgrade to pulumi 3.17.0
- Upgrade to v1.7.0 of the Akamai Terraform Provider
- Upgrade to v1.6.1 of the Akamai Terraform Provider
** PLEASE NOTE:**
There are a number of breaking changes to this provider due to removal of the following services upstream:akamai.AppSecAttackGroupAction
akamai.AppSecAttackGroupConditionException
akamai.AppSecConfigurationClone
akamai.AppSecConfigurationVersionClone
akamai.AppSecEvalRuleAction
akamai.AppSecEvalRuleConditionException
akamai.AppSecRuleAction
akamai.AppSecRuleConditionException
akamai.AppSecSecurityPolicyClone
akamai.AppSecSecurityPolicyProtections
akamai.getAppSecAttackGroupActions
akamai.getAppSecAttackGroupConditionException
akamai.getAppSecEvalRuleActions
akamai.getAppSecEvalRuleConditionException
akamai.getAppSecRuleActions
akamai.getAppSecRuleConditionException
- Configuration version numbers are no longer supported for most data sources and resources
- Upgrade to v3.2.1 of the pulumi-terraform-bridge
- Upgrade to v1.5.1 of the Akamai Terraform Provider
- Fix ldflags problem when building in release pipeline
- Depend on Pulumi 3.0, which includes improvements to Python resource arguments and key translation, Go SDK performance, Node SDK performance, general availability of Automation API, and more.
- Upgrade to pulumi-terraform-bridge v2.23.0
- Upgrade to pulumi-terraform-bridge v2.22.1
Please Note: This includes a bug fix to the refresh operation regarding arrays
- Upgrade to pulumi-terraform-bridge v2.21.0
- Release macOS arm64 binary
- Upgrade to pulumi-terraform-bridge v2.19.0
Please Note: This includes a bug fix that stops mutating resources options in the nodejs provider
- Update to pulumi-terraform-bridge v2.18.1
- Upgrade to v1.0.0 of the Akamai Terraform Provider
** PLEASE NOTE:**
There are a number of breaking changes to this provider:akamai.PropertyActivation
activate
has been removed andversion
is now requiredakamai.PropertyRules
has been removed.akamai.CpCode
no longer auto-imports on create if an existing code has been found.akamai.EdgeHostName
ipv4
andipv6
have been removed. This has been replaced byipBehavior
.akamai.Property
cpCode
,origin
variables
,isSecure
andcontact
have been deprecated. You can find the full migration guide here
- Upgrade to Pulumi v2.12.0 and pulumi-terraform-bridge v2.11.0
- Improving the accuracy of previews leading to a more accurate understanding of what will actually change rather than assuming all output properties will change.
** PLEASE NOTE:**
This new preview functionality can be disabled by settingPULUMI_DISABLE_PROVIDER_PREVIEW
to1
orfalse
.
- Upgrade to pulumi-terraform-bridge v2.7.3
- Upgrade to Pulumi v2.9.0, which adds type annotations and input/output classes to Python
- Ensure package names are consistent across the SDKs
- Initial creation of the provider against v0.8.1 of the Akamai Terraform Provider