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