Skip to content

Commit 6910895

Browse files
committed
updated
1 parent c284751 commit 6910895

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/challenge5.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
defaults:
2020
run:
21-
working-directory: ./challenge5
21+
working-directory: challenge5
2222
steps:
2323
- name: " Github checkout"
2424
uses: actions/checkout@v3

challenge5/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ resource "aws_route_table_association" "association2" {
9999
}
100100

101101

102-
103102
#eks
104103

105104
module "eks"{

0 commit comments

Comments
 (0)