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
Please vote on this issue by adding a 👍 reaction to the original issue to help prioritize interest. If you're interested in implementing this feature request, please comment below.
# Example implementation, may change when developedresource"aws_fms_administrator_account_association""example" {
account_id="123456789012"# optional
}
Expected Behavior
Resource associates and disassociates Firewall Manager administrator account.
A new aws_fms_admin_account resource has been merged and will release with version 2.22.0 of the Terraform AWS Provider, tomorrow. 👍 Thanks to @goakley for the implementation.
Amazon has released a new service, Firewall Manager, which provides centralized configuration of WAF rules across accounts and applications. https://aws.amazon.com/about-aws/whats-new/2018/04/introducing-aws-firewall-manager/
Please vote on this issue by adding a 👍 reaction to the original issue to help prioritize interest. If you're interested in implementing this feature request, please comment below.
Prerequisites:
meta.(*AWSClient).fmsconn
: provider: Support acmpca, fms, and secretsmanager connections #4049Terraform Version
terraform 0.10+
New Resource(s)
aws_fms_administrator_account_association
Terraform Configuration Files
Expected Behavior
Resource associates and disassociates Firewall Manager administrator account.
Actual Behavior
New feature.
References
The text was updated successfully, but these errors were encountered: