Attributes Reference The following attributes are exported: id- The ID of the resource supplied above. bgp_config- vpnBgp configuration. status- Whether BGP function is turned on. create_time- The time when the IPsec-VPN connection was created. ...
The attached ECS instances supports Subscription and Pay-As-You-Go payment methods. Attributes Reference The following attributes are exported: id- The ESS attachment resource ID. Import ESS attachment can be imported using the id or scaling group id, e.g. $terraform import alicloud_ess_attachmen...
in the config to get updates from the Consul catalog. consul-terraform-sync. consul-terraform-sync will get an update for the services in the consul catalog when any of the following service attributes are created, updated or deleted. These updates include service creation and deletion as well....
> $ terraform plan Error: Invalid value for input variable on terraform.tfvars line 1: 1: network_rules = { 2: bypass = ["nope"] 3: } The given value is not valid for variable "network_rules": attributes "ip_rules" and "virtual_network_subnet_ids" are required. You cannot have ...
The output format is similar to the diff format generated by tools such as Git. The output has a "+" next to "aws_instance.terra-sample0", meaning that Terraform will create this resource. Beneath that, it shows the attributes that will be set. When the value displayed is <computed>,...
This way we can both specify attributes that we desire programmatically, but avoid the recomputation. NB: This can be dangerous if you’re ignoring an attribute that you believe you will want to actually change. From our RDS example, the lifecycle block would look something like this: Data ...
This expression produces an object whose attributes are the original elements fromvar.listand their corresponding values are the uppercase versions. For example, the resulting value might be as follows: {foo="FOO"bar="BAR"baz="BAZ"} Aforexpression alone can only produce either an object value...
type*schema.Schemavs.*schema.Resource, but previously those differences were not obvious to the user. Terraform 0.12 now enforces using argument syntax (with an equals sign) for normal attributes and primitive-typed collections, and block syntax (with no equals sign) for collections with an ...
Argument Reference The following arguments are supported: media_workflow_job_id- (Required) Unique MediaWorkflowJob identifier. Attributes Reference The following attributes are exported: compartment_id- Compartment Identifier. defined_tags- Defined tags for this resource. Each key is predefined...
Attributes Reference The following attributes are exported: id- The current instance connection resource ID. Composed of instance ID and connection string with format<instance_id>:<connection_prefix>. Import AnalyticDB for PostgreSQL's connection can be imported using the id, e.g. ...