Lachlan Mulcahy
7a3fdaca72
03-basics: Fix deprecation warnings and postgres version error ( #12 )
...
This change updates the s3 bucket resource syntax to use the newer
resource types for specifying versioning and encryption configs.
We also enable auto_minor_version_upgrade for the RDS instance and
switch to only asking for major version 12.
This will just use the default/latest RDS PostgreSQL v12 minor
version. Upside, the specific engine_version provided here will take
longer before it becomes invalid. Minor downside, we are saying its
OK for this RDS instance to undergo minor version upgrades, which
while fine for a toy example like this, is often not great in prod.
2022-09-06 19:53:38 -04:00
sidpalas
4012eec6cd
Update README with link and thumbnail
2022-02-16 12:53:11 -08:00
sid palas
75922067d8
disable staging deploy
2022-02-13 12:23:58 -08:00
sid palas
0fdc55db8e
update domain
v1.0.0
2022-02-13 12:00:39 -08:00
sidpalas
d276ae7b6e
[feature] Add workflow step to run terratest test ( #5 )
2021-07-05 19:24:17 -07:00
sid palas
a35c1c0632
Fix relative source path for web_app module
2021-07-05 15:45:19 -07:00
sid palas
becbd33b93
Disable github action push event trigger
2021-06-27 22:09:11 -07:00
sid palas
3c0fe8a7f4
Update readmes for modules 1-3
2021-06-27 22:07:31 -07:00
sid palas
f21f709b51
Updates during testing of TF 1.0.1
2021-06-27 13:41:03 -07:00
sid palas
4afa2070b3
[docs] Add top level readme
2021-05-27 20:08:59 -07:00
sid palas
d551e98de5
[bugfix] update condition to use event_name==release
v0.0.5
2021-05-27 17:39:54 -07:00
sid palas
4199e89b67
[Bugfix] remove quotes from tag regex
v0.0.4
2021-05-27 17:29:53 -07:00
sid palas
b46e7de9b4
use published release rather than tags
v0.0.3
2021-05-27 17:25:08 -07:00
sid palas
5fd2d96596
Merge branch 'main' of https://github.com/sidpalas/devops-directive-terraform-course into main
v0.0.2
2021-05-27 17:21:47 -07:00
sid palas
30b623bfac
update tag filter
2021-05-27 17:21:32 -07:00
sidpalas
3b6a954159
[Bugfix] Fix deployment logic ( #4 )
...
- fixes #2
v0.0.1
2021-05-27 17:17:58 -07:00
sidpalas
2e3891b7dc
[Feature] Add github action workflow ( #1 )
2021-05-27 15:54:43 -07:00
sid palas
03745775f6
add tf plan step
2021-05-27 14:48:41 -07:00
sid palas
b6c5b3c025
add aws secrets
2021-05-27 14:43:54 -07:00
sid palas
44ad33037d
run terraform fmt
2021-05-27 14:39:53 -07:00
sid palas
6d7faf2664
update branch filter to main
2021-05-27 14:35:27 -07:00
sid palas
4de9385fce
add modules 5-9
2021-05-27 14:35:03 -07:00
sid palas
1d095e337a
initial commit
2021-05-05 08:13:24 -07:00