Pascal T.
Pascal T.
### Is your feature request related to a problem? Please describe. I want to create a "nsxt_policy_tier1_gateway_interface" with a DHCP Relay set, but can't find the possibility to configure that...
### Terraform Core Version v1.7.5, v1.8.1 ### AWS Provider Version v5.46.0 ### Affected Resource(s) provider "aws" ### Expected Behavior When an AWS provider is configured with skip_credentials_validation = true, credential...
# Description This PR introduces support for conditions in IAM policies. Conditions allow to restrict permissions based on resources, date or customer's information. It also adds an `expired_at` attribute to...