Updates shared ami key to v1.10.0
@@ -8,7 +8,7 @@ locals {
terraform {
# Double slash is intentional and required to show root of modules
- source = "git@github.mdr.defpoint.com:mdr-engineering/xdr-terraform-modules.git//base/shared_ami_key?ref=v0.9.8"
+ source = "git@github.mdr.defpoint.com:mdr-engineering/xdr-terraform-modules.git//base/shared_ami_key?ref=v1.10.0"
}
include {
dependency "account_standards" {