·
0 commits
to d6a223c093f64a7e6405d84e7513a8fef705a316
since this release
π Release v1.9.0
π What's Changed
- See commit history for detailed changes
π Comparison
Full Changelog: v1.8.0...v1.9.0
π― Module Usage
Use this release in your Terraform configurations:
module "example" {
source = "git::https://github.com/nanlabs/terraform-aws-modules.git//modules/MODULE_NAME?ref=v1.9.0"
# ... module configuration
}