Skip to content

Commit

Permalink
feat: fix code owners file error
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Sep 27, 2023
1 parent 4b96a73 commit ac366cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/anomaly_example/example.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##---------------------------------------------------------------------------------------------------------------------------
## Provider block added, Use the Amazon Web Services (AWS) provider to interact with the many resources supported by AWS.
## Provider block added, Use6 the Amazon Web Services (AWS) provider to interact with the many resources supported by AWS.
##--------------------------------------------------------------------------------------------------------------------------
provider "aws" {
region = "eu-west-1"
Expand Down

0 comments on commit ac366cd

Please sign in to comment.