terraform-aws-modules / terraform-aws-atlantis

Terraform module to deploy Atlantis on AWS Fargate 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/atlantis/aws
Apache License 2.0
520 stars 351 forks source link

fix: Add 'Name' Tag to EFS File System #387

Closed X-Guardian closed 9 months ago

X-Guardian commented 9 months ago

Description

Add name = var.name property to the EFS module. This value is added as a tag to the EFS file system by the EFS module.

Motivation and Context

How Has This Been Tested?

antonbabenko commented 9 months ago

This PR is included in version 4.0.7 :tada:

github-actions[bot] commented 8 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.