Skip to content
Snippets Groups Projects
Commit b2195253 authored by meghani3's avatar meghani3
Browse files

remove keys

parent f1101be6
Branches master
No related tags found
No related merge requests found
......@@ -69,3 +69,5 @@ greengrass-nucleus-latest.zipZone.Identifier
GreengrassQuickStartCore-1962c211d3f-connectionKit.zip
GreengrassQuickStartCore-1962c211d3f-connectionKit.zipZone.Identifier
lambda.zip
.env
\ No newline at end of file
......@@ -9,8 +9,8 @@ terraform {
provider "aws" {
region = "us-east-2"
access_key = "AKIAU4RSM5LCIDMVTLNV"
secret_key = "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"
access_key = ""
secret_key = ""
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment