- [FIX] Corrected Error 401 [Signature does not match] during new primary zone creation (
akamai-dns
) [GH-163] - [ADD] Updated Getting Started Primary Zone creation description. Added FAQ for Primary zone (
akamai-dns
)
- [FIX] Corrected AAAA record handling of short and long IPv6 notation (
akamai-dns
)
- [FIX] Error after upgrading to 0.7.0 regarding MX records (
akamai-dns
) (#154) - [FIX]Error 422 on SOA Record Apply After Creating a Primary Zone (
akamai-dns
) (#155)
- [ADD] User Agent support for Terraform version and provider version and SDK update
- [FIX] Bugs in Zone Create and Exists (
akamai_dns
) (#151)
- [ADD] Support the creation of DNS records of type AKAMAICDN (
akamai_dns
) (#53) - [ADD] Support akamai_dns_record Import (
akamai_dns
) (#69) - [FIX] Cannot remove a backup_cname from GTM property (
akamai_gtm
) (#124) - [ADD] DNS Alias Zone Support (
akamai_dns
) (#125) - [ADD] DNS TSIG Key support (
akamai_dns
) (#126) - [ADD] DNS SOA, AKAMAITLC Record Support (
akamai_dns
) (#127) - [FIX] Inverted Parameters - DNS Record Type NAPTR (
akamai_dns
) (#130) - [FIX] Inverted Parameters - DNS Record Type NSEC3 (
akamai_dns
) (#131) - [FIX] Inverted Parameters - DNS Record Type NSEC3PARAM (
akamai_dns
) (#132) - [FIX] Inverted Parameters - DNS Record Type RRSIG (
akamai_dns
) (#133) - [FIX] Inverted Parameters - DNS Record Type DS (
akamai_dns
) (#134) - [ADD] DNS CAA, TLSA, CERT Record Support (
akamai_dns
) (#148)
- [FIX] Release edgehostnames and products caching edge library v0.9.10 (
akamai_property
)
- [FIX] Release contract group and cpcode caching edge library v0.9.9 (
akamai_property
)
- [FIX] Provider produced inconsistent final plan #88 add contract group and cpcode caching edge library v0.9.9 (
akamai_property
) (#88)
- [FIX] Bug - Origin values customhostheader #93 (
akamai_property
) (#93) - [FIX] akamai 0.1.5 - err: rpc error: code = Unavailable desc = transport is closing #87 (
akamai_property
) (#87) - [FIX] Errors in documentation: akamai_contract and akamai_cp_code #52 (
akamai_property
) (#52) - [FIX] Provider produced inconsistent final plan #88 (
akamai_property
) (#88) - [FIX] akamai_property_activation creation crashing with Error: rpc error: code = Unavailable desc = transport is closing #102 (
akamai_property
) (#102) - [ADD] Add Support for GTM domains and contained elements (domain, datacenter, property, resource, cidrmap, geographicmap, asmap)
- [FIX] Criteria is always end up using must satisfy "all" (
akamai_property
) (#81) - [FIX] Provider produced inconsistent final plan (
akamai_property_variables
) (#82) - [FIX] Cannot create multiple types of records with the same name (
akamai_dns_record
) (#11) - [FIX] akamai_property_activation resource - changing network field causes deactivation of version in staging (
akamai_property_activation
) (#51) - [FIX] Multiple MX records creation issue (
akamai_dns_record
) (#57)
- [FIX] Add support for update of rules state (
akamai_property
) (#66) - [FIX] Add support for masters being optional (
akamai_dns_zone
) (#61) - [FIX] Create edge hostname 400 error Bad Request Request parameter Slot Number (
akamai_property
) (#56) - [FIX] TXT record - State update failure due to sha verification issue (
akamai_dns_zone
) (#58)
- [FIX] Correct ordering of values for
SRV
records (akamai_dns_record
) (#17) - [FIX] IPV4-only hostnames no longer fail (
akamai_edge_hostname
) (#21) - [FIX] Don't try to deactive any version but the current one (
akamai_property_activation
) (#21) - [FIX] Fix crash in DNS record validation (#27)
- [FIX] SiteShield behavior translated correctly to JSON (#10] [#40)
- [FIX] Property rules correctly update (all rules now removed correctly) (#30)
- [FIX] Property Hostnames correctly update (all hostnames are now removed correctly) (#44)
- [FIX] Property activation was using the activation ID to fetch the property (#35)
- [FIX] Ensure property supports
is_secure
for Enhanced TLS (#42) - [FIX] Multiple fixes to provider configuration for auth configuration. (#46)
- [FIX] Ensure the latest version is activated when no
akamai_property_activation.version
is set (#45) - [FIX] Multiple records (e.g. using
count
) should now be created correctly (#11) - [CHANGE]
akamai_property_rules
has been changed to a data source to ensure dependant resources update correctly, the existing resource now emits an error in all operations (#47) - [ADD] Make zone type (primary or secondary) case-insensitive (#29)
- [FIX] Fixed handling of CPCode behavior in rules.json
- [FIX] Fixed hostname complexity, now a simple
{"public.host" = "edge.host"}
map - [FIX] Fixed accidental deactivations
- [ADD] Added explicit property and dns credential blocks to provider config
- [ADD] Added better validation to
akamai_dns_record
- [FIX] Bug fixes
- Initial release