|
0e0c86f16e
|
UPD: moved bucket replication test file from root to shared module
|
2024-01-12 15:05:00 +08:00 |
|
|
a7c781b7c0
|
NEW: s3 replication module
|
2024-01-12 13:49:50 +08:00 |
|
|
ae4d2477a9
|
UPD: changed initial core fleet size from 2 to 1 to prevent match with managed scaling policy
|
2024-01-06 10:28:48 +08:00 |
|
|
7bdc1ea455
|
UPD: Enabled EBS encryption on EMR. Added managed scaling policy
|
2024-01-06 10:25:56 +08:00 |
|
|
f3cd4b79bb
|
DEL: moving EMR to examples
|
2024-01-06 00:37:54 +08:00 |
|
|
3ac1e09361
|
NEW: working example of EMR with spot instances
|
2024-01-06 00:36:00 +08:00 |
|
|
3dd3f0b2c3
|
NEW: working example of EMR with spot instances
|
2024-01-06 00:34:25 +08:00 |
|
|
a87af8f557
|
FEAT: added kms_key_id support to secretsmanager-secret module
|
2023-12-21 18:09:12 +08:00 |
|
|
03f2c0c711
|
FEAT: generate_secret is now supported
|
2023-12-21 17:47:41 +08:00 |
|
|
7af398e6fc
|
UPD: changed bastion SG. also tried to downgrade EKS but it was not supported by AWS
|
2023-12-20 12:03:49 +08:00 |
|
|
f025ae1ba9
|
DOC: added readme and documented eks control plane upgrade
|
2023-12-20 08:18:58 +08:00 |
|
|
ff9cca2c74
|
DEL: Removing .terraform*
|
2023-12-20 08:13:35 +08:00 |
|
|
f744574b2e
|
NEW: eks managed node group using terraform eks module
|
2023-12-20 08:12:21 +08:00 |
|
|
6a330b123a
|
UPD: updated readme and formated main.tf
|
2023-12-14 08:59:35 +08:00 |
|
|
697ce226d2
|
UPD: module now supports more than 2 AZs. Still defaults to 2 for compatibility
|
2023-12-07 18:02:39 +08:00 |
|
|
14aedda9a9
|
UPD: removing timestamp from tags. store it only in outputs. this prevents resource tags from being updated
|
2023-11-28 08:17:30 +08:00 |
|
|
e39ad9e1c4
|
DOC: updated readme
|
2023-11-24 21:03:56 +08:00 |
|
|
b37b681657
|
NEW: r53 record modules
|
2023-11-24 21:02:20 +08:00 |
|
|
7c8ba23190
|
UPD: added readme and main.tf to skel
|
2023-11-23 17:36:36 +08:00 |
|
|
7c06971fd3
|
UPD: removed time-static and replaced with timestamp()
|
2023-11-23 17:32:38 +08:00 |
|
|
22a0f0980d
|
NEW: Skeleton files with provider default tags
|
2023-11-23 17:15:34 +08:00 |
|
|
c3b62a163b
|
UPD: added default_tags validation
|
2023-11-23 17:00:16 +08:00 |
|
|
fc88634341
|
NEW: new security group module
|
2023-11-23 16:58:41 +08:00 |
|
|
e6a826fc4c
|
NEW: nacl module
|
2023-10-25 19:36:23 +08:00 |
|
|
395e4d729c
|
UPD: removing endpoint-5r module. it uses single deployer role and does not require provider aliases
|
2023-10-05 00:10:32 +08:00 |
|
|
65232e3c8e
|
DOC: updated readme
|
2023-09-29 13:09:16 +08:00 |
|
|
431d2e0bd9
|
NEW: modules for creating deployer roles and using deployer roles
|
2023-09-29 12:30:10 +08:00 |
|
|
185036deeb
|
UPD: fine-grained billing access
|
2023-07-17 21:50:41 +08:00 |
|
|
561904d529
|
UPD: fine-grained billing access
|
2023-07-17 21:48:16 +08:00 |
|
|
ab9634c895
|
NEW: modules supporting provider default tags
|
2023-07-13 10:56:37 +08:00 |
|
|
897f0e2d6a
|
FIX: flowlog role and policy name change
|
2023-07-13 07:48:49 +08:00 |
|
|
c6f160c918
|
DOC: updated readme
|
2023-07-12 23:31:48 +08:00 |
|
|
cf2667baf8
|
FIX: corrected vpcep SG, removing default gateway endpoints, updated readme
|
2023-07-12 23:30:57 +08:00 |
|
|
fdd28c892a
|
DOC: updated readme
|
2023-07-12 23:11:21 +08:00 |
|
|
2aa5e7c635
|
DOC: updated readme
|
2023-07-12 23:07:59 +08:00 |
|
|
abbc376a8f
|
DOC: updated readme with example
|
2023-07-12 23:04:58 +08:00 |
|
|
d043b530b8
|
FIX: added provider default tags validation
|
2023-07-12 20:52:01 +08:00 |
|
|
ef27e2f320
|
DOC: updated readme
|
2023-07-12 20:38:20 +08:00 |
|
|
fccca569e5
|
UPD: updated vpc and vpcep modules to support provider default tags
|
2023-07-12 20:37:30 +08:00 |
|
|
5dd9a8a9b4
|
UPD: changes from upstream
|
2023-07-06 12:02:34 +08:00 |
|
|
e1373f2f62
|
UPD: various monitoring updates from upstream
|
2023-07-04 08:16:09 +08:00 |
|
|
fb55cace53
|
UPD: added reference to upstream module
|
2023-07-03 20:02:11 +08:00 |
|
|
25b517b676
|
UPD: changed to bash, added pipeline option, and switched to jq @base64
|
2023-07-03 19:57:25 +08:00 |
|
|
c3d8b0a030
|
UPD: improved README
|
2023-07-03 08:32:09 +08:00 |
|
|
f061b0dc8d
|
UPD: updated shell script output and readme file
|
2023-07-03 08:24:24 +08:00 |
|
|
a67ac7b052
|
UPD: added README
|
2023-07-01 17:21:53 +08:00 |
|
|
0fb9240551
|
UPD: adding sensitive flag
|
2023-07-01 17:00:36 +08:00 |
|
|
e5f445456a
|
NEW: modules for assume role in shell and awscli
|
2023-07-01 16:52:19 +08:00 |
|
|
b26b80218f
|
UPD: added IMDSv2 requirement
|
2023-06-15 15:37:13 +08:00 |
|
|
c53a27ee5f
|
FIX: correcting hard-coded test secret name
|
2023-06-13 15:47:05 +08:00 |
|