You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/auto-update"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/auto-update"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
18
<ahref="https://github.com/gruntwork-io/terraform-aws-security/releases/tag/v0.75.13"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
@@ -37,31 +37,31 @@ This repo is a part of [the Gruntwork Infrastructure as Code Library](https://gr
37
37
38
38
### Core concepts
39
39
40
-
*[How to install Auto Update](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/auto-update/core-concepts.md#installation)
40
+
*[How to install Auto Update](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/auto-update/core-concepts.md#installation)
41
41
42
-
*[How Auto Update works on Ubuntu](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/auto-update/core-concepts.md#ubuntu-support)
42
+
*[How Auto Update works on Ubuntu](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/auto-update/core-concepts.md#ubuntu-support)
43
43
44
-
*[How Auto Update works on Amazon Linux 2](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/auto-update/core-concepts.md#amazon-linux-support)
44
+
*[How Auto Update works on Amazon Linux 2](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/auto-update/core-concepts.md#amazon-linux-support)
*[modules](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal submodules.
52
+
*[modules](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal submodules.
53
53
54
-
*[examples](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/examples): This folder contains working examples of how to use the submodules.
54
+
*[examples](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/examples): This folder contains working examples of how to use the submodules.
55
55
56
-
*[test](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/test): Automated tests for the modules and examples.
56
+
*[test](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/test): Automated tests for the modules and examples.
57
57
58
58
## Deploy
59
59
60
60
### Non-production deployment (quick start for learning)
61
61
62
62
If you just want to try this repo out for experimenting and learning, check out the following resources:
63
63
64
-
*[auto-update example](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/examples/auto-update): The `examples/auto-update` folder contains sample code optimized for learning, experimenting, and testing (but not production usage).
64
+
*[auto-update example](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/examples/auto-update): The `examples/auto-update` folder contains sample code optimized for learning, experimenting, and testing (but not production usage).
65
65
66
66
### Production deployment
67
67
@@ -72,11 +72,11 @@ If you want to deploy this repo in production, check out the following resources
<ahref="https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-auth"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-auth"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
18
<ahref="https://github.com/gruntwork-io/terraform-aws-security/releases/tag/v0.65.9"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
If you store your secrets in a CLI-friendly password manager, such as [pass](https://www.passwordstore.org/),
177
177
[lpass](https://github.com/lastpass/lastpass-cli) or
178
-
[1Password CLI](https://support.1password.com/command-line-getting-started/), then you can reduce this even further! Instructions on how to set this up for Lastpass / `lpass` can be found [here](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-auth/AWS-AUTH-LASTPASS.md) and 1Password / `op`[here](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-auth/AWS-AUTH-1PASSWORD.md).
178
+
[1Password CLI](https://support.1password.com/command-line-getting-started/), then you can reduce this even further! Instructions on how to set this up for Lastpass / `lpass` can be found [here](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-auth/AWS-AUTH-LASTPASS.md) and 1Password / `op`[here](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-auth/AWS-AUTH-1PASSWORD.md).
179
179
180
180
First, store your permanent AWS credentials in `pass`:
181
181
@@ -249,11 +249,11 @@ If you you need to run `aws-auth` with a cronjob, you may want to set the `$USER
<ahref="https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-config-bucket"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-config-bucket"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
18
<ahref="https://github.com/gruntwork-io/terraform-aws-security/releases/tag/v0.75.10"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
20
20
This module creates an S3 bucket for storing AWS Config data, including all the appropriate lifecycle, encryption, and
21
21
permission settings for AWS Config.
22
22
23
-
This module is not meant to be used directly. Instead, it's used under the hood in the [aws-config](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-config)
24
-
and [account-baseline-root](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/account-baseline-root) modules. Please see those modules for more information.
23
+
This module is not meant to be used directly. Instead, it's used under the hood in the [aws-config](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-config)
24
+
and [account-baseline-root](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/account-baseline-root) modules. Please see those modules for more information.
25
25
26
26
## Sample Usage
27
27
@@ -36,7 +36,7 @@ and [account-baseline-root](https://github.com/gruntwork-io/terraform-aws-securi
<ahref="https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-config-multi-region"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-config-multi-region"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
18
<ahref="https://github.com/gruntwork-io/terraform-aws-security/releases/tag/v0.75.10"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
20
-
This module wraps the [aws-config core module](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-config/README.md) to configure [AWS Config](https://aws.amazon.com/config/) in all enabled regions for the AWS Account, and optionally can aggregate AWS Config across multiple accounts.
20
+
This module wraps the [aws-config core module](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-config/README.md) to configure [AWS Config](https://aws.amazon.com/config/) in all enabled regions for the AWS Account, and optionally can aggregate AWS Config across multiple accounts.
21
21
22
22

23
23
@@ -45,25 +45,25 @@ This repo is a part of [the Gruntwork Infrastructure as Code Library](https://gr
45
45
46
46
### Core concepts
47
47
48
-
* Learn more about AWS Config in the [aws-config core module](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-config/README.adoc).
48
+
* Learn more about AWS Config in the [aws-config core module](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-config/README.adoc).
49
49
50
-
*[How to use a multi-region module](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/codegen/core-concepts.md#how-to-use-a-multi-region-module)
50
+
*[How to use a multi-region module](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/codegen/core-concepts.md#how-to-use-a-multi-region-module)
51
51
52
52
### Repo organization
53
53
54
-
*[modules](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal submodules.
54
+
*[modules](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal submodules.
55
55
56
-
*[codegen](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/codegen): Code generation utilities that help generate modules in this repo.
56
+
*[codegen](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/codegen): Code generation utilities that help generate modules in this repo.
57
57
58
-
*[examples](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/examples): This folder contains working examples of how to use the submodules.
58
+
*[examples](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/examples): This folder contains working examples of how to use the submodules.
59
59
60
-
*[test](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/test): Automated tests for the modules and examples.
60
+
*[test](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/test): Automated tests for the modules and examples.
61
61
62
62
## Deploy
63
63
64
64
*[How to configure a production-grade AWS account structure](https://docs.gruntwork.io/guides/build-it-yourself/landing-zone)
65
65
66
-
*[How does Config work with multiple AWS accounts and multiple regions?](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.14/modules/aws-config-multi-region/core-concepts.md#how-does-config-work-with-multiple-aws-accounts-and-multiple-regions)
66
+
*[How does Config work with multiple AWS accounts and multiple regions?](https://github.com/gruntwork-io/terraform-aws-security/tree/v0.75.15/modules/aws-config-multi-region/core-concepts.md#how-does-config-work-with-multiple-aws-accounts-and-multiple-regions)
67
67
68
68
## Sample Usage
69
69
@@ -78,7 +78,7 @@ This repo is a part of [the Gruntwork Infrastructure as Code Library](https://gr
0 commit comments