-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bootstrap): TF changes for AWS CAPI migration
Signed-off-by: David van der Spek <[email protected]>
- Loading branch information
Showing
17 changed files
with
423 additions
and
56 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
bootstrap/terraform/aws-bootstrap-cluster-api/terraform.tfvars
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
bootstrap/terraform/aws-bootstrap-cluster-api/variables.tf
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -258,4 +258,4 @@ resource "aws_iam_policy" "alb" { | |
] | ||
} | ||
POLICY | ||
} | ||
} |
Oops, something went wrong.