Skip to content

Commit

Permalink
Update provider.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
574n13y authored Dec 31, 2023
1 parent a90873e commit c11304c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ terraform {
# Configure the AWS Provider
provider "aws" {
region = "ap-northeast-1"
access_key = "AKIASF4XXLCX2ZCYZ27L"
secret_key = "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"
}

0 comments on commit c11304c

Please sign in to comment.