Skip to content

Commit 0593891

Browse files
authored
[9.3](backport #48336) terraform: ephemeral tag to help with automated teardown (#49356)
1 parent 6e7df36 commit 0593891

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x-pack/metricbeat/module/aws/terraform.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ provider "aws" {
1212
org = "obs"
1313
team = "cloud-monitoring"
1414
project = "metricbeat_aws-ci"
15+
ephemeral = "true"
1516
}
1617
}
1718
}

0 commit comments

Comments
 (0)