Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
ce16b4e
feat: added support for aws_api_gateway_models
cc-robertson Aug 1, 2022
90cfca4
feat: added conditional operators and added aws_api_gateway_resource.…
cc-robertson Aug 1, 2022
31717bc
feat: added required data sources
cc-robertson Aug 1, 2022
25697cb
feat: added default backend for versions
cc-robertson Aug 1, 2022
b7bf728
feat: added default humn variables
cc-robertson Aug 1, 2022
70e083d
feat: added default provider
cc-robertson Aug 1, 2022
d3b28fb
chore: added optional to models variable
cc-robertson Aug 1, 2022
14a3206
chore: fix conditional operator for aws_api_gateway_model
cc-robertson Aug 1, 2022
b1627d9
chore: fix conditional operator for aws_api_gateway_model
cc-robertson Aug 1, 2022
ea77e52
chore: fix conditional operator for module.cloudwatch_log_group
cc-robertson Aug 1, 2022
76524d5
chore: fix conditional operator for module.cloudwatch_log_group
cc-robertson Aug 1, 2022
4018dc7
chore: fix conditional operator for module.cloudwatch_log_group
cc-robertson Aug 1, 2022
437eaa3
chore: removed uneccessary openapi config
cc-robertson Aug 1, 2022
9b344a8
chore: removed uneccessary openapi config
cc-robertson Aug 1, 2022
3fdf532
chore: removed uneccessary openapi config
cc-robertson Aug 1, 2022
5b290e9
feat: added default method
cc-robertson Aug 2, 2022
dfc9d61
feat: added default method
cc-robertson Aug 2, 2022
44c0adf
feat: removed default method and apigateway deployment, handled by sls
cc-robertson Aug 2, 2022
9e80c14
feat: added default null resource
cc-robertson Aug 2, 2022
e554ef5
feat: added default null resource
cc-robertson Aug 2, 2022
41c8a53
feat: added depends_on for aws_api_gateway_deployment.this
cc-robertson Aug 2, 2022
75709ac
feat: added depends_on for aws_api_gateway_deployment.this
cc-robertson Aug 2, 2022
2276330
feat: added depends_on for aws_api_gateway_deployment.this
cc-robertson Aug 2, 2022
9edd181
feat: added dns
cc-robertson Aug 3, 2022
fce94fd
feat: added aws_api_gateway_base_path_mapping.dns
cc-robertson Aug 3, 2022
4d214c0
fix: fixed local.address
cc-robertson Aug 3, 2022
0ea4a3a
fix: resolved endpoint_configuration var to var.endpoint_configuratio…
cc-robertson Aug 3, 2022
e42fd6c
chore: moved dns.tf vars to variables.tf
cc-robertson Aug 3, 2022
c900306
fix: moved aws_api_gateway_base_path_mapping.dns to a for_each instea…
cc-robertson Aug 3, 2022
6353a80
fix: resoled aws_route_record fixing how records are created
cc-robertson Aug 3, 2022
bbed3dd
fix: resoled aws_route_record fixing how records are created
cc-robertson Aug 3, 2022
51320a2
fix: resoled aws_route_record fixing how records are created
cc-robertson Aug 3, 2022
7d9f0e3
fix: resoled aws_route_record fixing how records are created
cc-robertson Aug 3, 2022
4893cc3
fix: resoled aws_route_record fixing how records are created
cc-robertson Aug 3, 2022
4403cf9
updated valid variable inputs for endpoint_type
cc-robertson Aug 4, 2022
34722ac
feat: added description variable and input for aws_api_gateway_rest_a…
cc-robertson Aug 5, 2022
459752f
added vpce for private endpoint types
cc-robertson Aug 5, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions .github/CODEOWNERS

This file was deleted.

37 changes: 0 additions & 37 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

Empty file removed .github/ISSUE_TEMPLATE/question.md
Empty file.
13 changes: 0 additions & 13 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

54 changes: 0 additions & 54 deletions .github/auto-release.yml

This file was deleted.

65 changes: 0 additions & 65 deletions .github/mergify.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/renovate.json

This file was deleted.

57 changes: 0 additions & 57 deletions .github/workflows/auto-context.yml

This file was deleted.

Loading