Verification
Static-verifiedPassed: validated and lint-clean (provider-schema-validated for AWS/Azure/GCP; Terraform-language lint elsewhere).
Conformance
- Static validation (fmt · validate · tflint)
- Security scan: findings disclosed (Checkov)
- Plan tests (mocked: validation rules · outputs)
Provenance
- SHA-256 checksum
- Cosign signature
Functional
- Live test pending (no cloud run yet)
Last verified 2026-06-28 · how we verify
Verify this download
cosign · sha-256Don't take our word for it. Every release is signed with cosign - check the bytes against our pinned public key before you trust them.
# 1. Our pinned public key - fetch once, trust out-of-band
curl -O https://www.iac-bazaar.com/cosign.pub
# 2. This module's Sigstore bundle
curl -o akamai-cps-dv-certificate-1.0.0.sigstore.json \
https://www.iac-bazaar.com/api/artifacts/akamai-cps-dv-certificate/signature
# 3. Verify the tarball you downloaded
cosign verify-blob \
--key cosign.pub \
--bundle akamai-cps-dv-certificate-1.0.0.sigstore.json \
akamai-cps-dv-certificate-1.0.0.tar.gz
# → Verified OK
# 4. (optional) confirm the checksum too
echo "19e4ec9ec2ae6fb54cf9ac27d520a40a103ed50f82235bf39bcf3bd312cd832c akamai-cps-dv-certificate-1.0.0.tar.gz" | sha256sum -cUse it from the registry
terraform · opentofumodule "cps_dv_certificate" {
source = "www.iac-bazaar.com/iac-bazaar/akamai-cps-dv-certificate/akamai"
version = "1.0.0"
}Paid module — needs a purchase (or a subscription that covers it) plus a registry token from /account/tokens. Full setup: registry docs.
Inputs & outputs
Create a free account to read this module's contract
The declared contract — every input name, type, default and description, plus every output — is shown to signed-in accounts, not to anonymous visitors.
A free account sees the contract of every Free module. This one is Basic, so its contract unlocks when you buy it.
Documentation
akamai-cps-dv-certificate
Automated Domain Validated (Let's Encrypt) TLS enrollment in Akamai CPS, with
ACME DNS-01 challenge records wired straight into Edge DNS and validation
polling. Works with Terraform and OpenTofu (>= 1.6), Akamai provider
>= 10.0, < 11.0.
Secure defaults:
- Enhanced TLS network, SNI-only, SHA-256
- TLS 1.0/1.1 disallowed, OCSP stapling on
- Challenge TXT records can be published into your Edge DNS zone (opt-in, see
the two-phase bootstrap below);
dns_challenges/http_challengesare also exported for external DNS
License
Commercial — IaC Bazaar EULA. © IaC Bazaar. Original work (not derived from a third-party module).
Usage code & full reference unlock after purchase
The complete copy-paste usage, the full input/output reference, and operational notes ship with your licence - shown here and bundled in the download.
- Usage
- Inputs
- Outputs