Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged terraform

0 votes
1.1k views
1 answer
    I like that there is a lock file now, but I don't like how I have a remember to do this manually every time ... -to-set-a-list-of-default-platforms-for-lock-file-on-init-command...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
954 views
1 answer
    I am writing a gitlab-ci.yml file to build images using packer and thereafter deploy them with terraform ... /multiple-images-as-entrypoints-for-gitlab-ci-configuration-file...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I run ESXi and I run terraform (TF) to built ubuntu VM's in it. Within main.tf I kick-off the ... com/questions/65845766/terraform-and-packer-for-esxi-free-license-lab-environment...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I read documentation https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/virtual_machine#using ... -machine-cloning-ovf-ova-from-datastore-vsphere...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have the following resource code excerpt: resource "vsphere_virtual_machine" "standalone" { resource_pool_id = data. ... /65860264/terraform-dynamic-block-to-create-vmware-disk...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm trying to do "aws_ec2_transit_gateway_vpc_attachment", and I have multiple subnets in set up. However, ... //stackoverflow.com/questions/65873259/transit-gateway-vpc-attachment...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
856 views
1 answer
    I was reading Terraform's docs and I found these two commands: Import into resource $ terraform import ... between-importing-into-module-and-importing-into-resource-in-terr...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I have some terraform configuration files that I use in order to provision virtual machines, it does ... /questions/65920381/converting-list-variable-to-ansible-inventory-file...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have the following code: locals { all_nodes_verbose_etcd = [for k, v in var.virtual_machines: format("%s ip=%s ... list-of-maps-with-one-loop-and-multiple-string-creation-statem...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I have the following list of maps: variable "virtual_machines" { default = { "master1" = { name = "z-ca ... .com/questions/65935775/list-creation-from-attribute-in-list-of-maps...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have the following list of maps: variable "virtual_machines" { default = { "master1" = { ... .com/questions/65936964/terraform-templatefile-interpolation-issue-with-list...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
927 views
1 answer
    Closed. This question needs details or clarity. It is not currently accepting answers. question from:https:// ... 65945369/how-to-assign-private-ip-in-multiple-ec2-instance...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
852 views
1 answer
    We have set up our terraform script to create an SQS for one account only. There is demand add more accounts for ... /questions/66045627/how-to-add-another-account-to-an-sqs-queue...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Please help to understand how to create something like this? data "aws_iam_policy_document" "assume_role_policy ... stackoverflow.com/questions/66048136/dynamic-data-policy-content...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
847 views
1 answer
    i have a question, lets assume i have the following structure: Gitlab repo 1 with TFSTATE gitlab repo 2 with ... .com/questions/66054620/using-same-tfstate-in-2-different-projects...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
800 views
1 answer
    i have a question, lets assume i have the following structure: Gitlab repo 1 with TFSTATE gitlab repo 2 with ... .com/questions/66054620/using-same-tfstate-in-2-different-projects...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am running ECS tasks (using awsvpc networking) on a "t3.small" EC2 server instance but am encountering ... /66066448/amazon-ecs-on-ec2-server-instance-hitting-resourceeni-error...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am running ECS tasks (using awsvpc networking) on a "t3.small" EC2 server instance but am encountering ... /66066448/amazon-ecs-on-ec2-server-instance-hitting-resourceeni-error...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
993 views
1 answer
    Following de-facto standard way for conditionally adding and removing blocks ( 1 , 2 , 3 ), I am facing a difficulty with ... )Or is it? (还是?) ask by gmile translate from so...
asked Mar 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Following de-facto standard way for conditionally adding and removing blocks ( 1 , 2 , 3 ), I am facing a difficulty with ... )Or is it? (还是?) ask by gmile translate from so...
asked Mar 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Following de-facto standard way for conditionally adding and removing blocks ( 1 , 2 , 3 ), I am facing a difficulty with ... )Or is it? (还是?) ask by gmile translate from so...
asked Feb 21, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm trying to send my ECS Fargate logs to Datadog. To do this I need to pass my Datadog API_KEY as a ... the secretOptions just not work for Datadog? Any help is appreciated....
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
932 views
1 answer
    I am new to the Ops world! I am trying to deploy an application in Azure AKS, with Gitlab and terraform. I am ... CI/CD. Please route me in the right direction. Thanks in advance...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I've run into a specific problem while trying to automate a tagging process in terraform. I've set an environment ... insight into this and how I should go about solving it?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
924 views
1 answer
    I have a table definition in one file. The table definition contains multiple secondary indexes definitions: resource " ... can refer to these indexes names in this case?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...