terraform-aws-ec2-bastion-server icon indicating copy to clipboard operation
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.

Results 31 terraform-aws-ec2-bastion-server issues
Sort by recently updated
recently updated
newest added

## 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

auto-update
readme
no-release

## 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...

triage

## what Support AWS Provider V5 Linter fixes ## why Maintenance ## references https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.0.0

no-release

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` |...

auto-update

## 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...

needs-test

## 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...

triage

## 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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20210420072503-d25e30425868&new-version=0.23.0)](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...

auto-update