We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0662d commit 89b8ce6Copy full SHA for 89b8ce6
main.tf
@@ -1,8 +1,8 @@
1
#this file consists of code for instances and sg
2
provider "aws" {
3
region = "eu-west-3"
4
-access_key = "AKIA36JX34OE4AXKSK7E"
5
-secret_key = "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"
+access_key = "AKIAYFYRT4QY3GHCH5TH"
+secret_key = "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"
6
}
7
8
resource "aws_instance" "one" {
0 commit comments