Skip to content

Commit

Permalink
use caller identity
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Sep 20, 2024
1 parent 0e4d7da commit b5220b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Change logs are auto-generated with commitizen.
| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.68.0 |
| <a name="provider_aws.self"></a> [aws.self](#provider\_aws.self) | 5.68.0 |

## Modules

Expand Down
1 change: 0 additions & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ locals {
#-------------------------------------------------

resource "aws_route53_zone" "cluster_domain" {
provider = aws.self
name = local.cluster_domain_name
comment = local.cluster_domain_description
force_destroy = false
Expand Down

0 comments on commit b5220b5

Please sign in to comment.