terraform-aws-ec2-bastion-server
                                
                                
                                
                                    terraform-aws-ec2-bastion-server copied to clipboard
                            
                            
                            
                        Terraform module to define a generic Bastion host with parameterized user_data and support for AWS SSM Session Manager for remote access with IAM authentication.
## what This is an auto-generated PR that updates the README.md and docs ## why To have most recent changes of README.md and doc from origin templates
## what Remove deprecated argument in resource aws_eip and replace it with the new argument recommended by Hashicorp AWS provider. ## why To remove terraform warning when plan or apply...
### Describe the Feature We are running cloud governance policies to check if appropriate tags are present in all resources. However, there is no way to add a name to...
## what - Allow optional creation of a CloudWatch logs natively within the module, as logging for Bastion nodes is a common requirement - Expand the `user_data/amazon-linux.sh` script to enable...
## what Support AWS Provider V5 Linter fixes ## why Maintenance ## references https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.0.0
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/security-group/aws](https://registry.terraform.io/modules/cloudposse/security-group/aws) ([source](https://togithub.com/cloudposse/terraform-aws-security-group)) | module | major | `0.3.3` -> `2.1.0` |...
## what * Add ARN of AWS IAM Role associated with the instance to outputs ## why * This might be useful in EKS `aws-auth` ConfigMap to allow access to...
## what * Do not use inline policy for AWS IAM Role associated with the instance ## why * The `iam-no-inline-policy-check` AWS Config rule is not compliant if inline policy...
## Describe the Feature Ability to define the IAM policy attachment used. Note: Assuming we move from inline to attachments. ## Expected Behavior When an IAM Policy attachment is specified,...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210420072503-d25e30425868 to 0.23.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...