v1.10.0
·
5 commits
to main
since this release
1.10.0 (2025-10-24)
Features
- Module updates:
- added the ability to create multiple resource keys using new inputresource_keys.
- The following module variables have been renamed:
-manager_key_name->access_key_name
-manager_key_tags->access_key_tags
The following module outputs have been renamed:
-manager_key_name->access_key_name
- A new booleandisable_access_key_creationhas been added to disable access key creation.
DA updates:
- Added the ability to create multiple resource keys using new inputcloud_monitoring_resource_keys.
- A new booleandisable_access_key_creationhas been added to disable access key creation. (#90) (7c7df61)