Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged Terraform
0
votes
1.3k
views
1
answer
terraform - Is there a way to set a list of default platforms for lock file on init command?
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)
terraform
0
votes
1.2k
views
1
answer
terraform - Multiple images as entrypoints for GitLab-ci configuration file
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)
terraform
0
votes
1.3k
views
1
answer
terraform and packer for ESXi (free license) lab environment
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)
terraform
0
votes
1.8k
views
1
answer
terraform - Deploy virtual machine cloning OVF/OVA from datastore vsphere
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)
terraform
0
votes
1.4k
views
1
answer
terraform dynamic block to create vmware disk
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)
terraform
0
votes
1.2k
views
1
answer
terraform - Transit gateway vpc attachment
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)
terraform
0
votes
1.1k
views
1
answer
terraform - Difference between "Importing into module" and "Importing into resource" in terraforn
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)
terraform
0
votes
1.2k
views
1
answer
terraform - converting list variable to ansible inventory file
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)
terraform
0
votes
1.4k
views
1
answer
terraform - iterating through list of maps with one loop and multiple string creation statements
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)
terraform
0
votes
1.2k
views
1
answer
terraform - list creation from attribute in list of maps
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)
terraform
0
votes
1.5k
views
1
answer
terraform templatefile interpolation issue with list
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)
terraform
0
votes
1.1k
views
1
answer
terraform - How to assign private IP in multiple EC2 instance?
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)
terraform
0
votes
1.1k
views
1
answer
terraform - How to add another account to an SQS Queue
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)
terraform
0
votes
1.2k
views
1
answer
terraform - Dynamic data policy content
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)
terraform
0
votes
1.1k
views
1
answer
terraform - using same .tfstate in 2 different projects
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)
terraform
0
votes
985
views
1
answer
terraform - using same .tfstate in 2 different projects
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)
terraform
0
votes
1.3k
views
1
answer
terraform - Amazon ECS on EC2 Server instance hitting RESOURCE:ENI error
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)
terraform
0
votes
1.3k
views
1
answer
terraform - Amazon ECS on EC2 Server instance hitting RESOURCE:ENI error
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)
terraform
0
votes
1.2k
views
1
answer
terraform - 有条件地移除方块(Conditionally remove a block)
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)
terraform
0
votes
1.3k
views
1
answer
terraform - 有条件地移除方块(Conditionally remove a block)
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)
terraform
0
votes
1.2k
views
1
answer
terraform - 有条件地移除方块(Conditionally remove a block)
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)
terraform
0
votes
1.2k
views
1
answer
terraform - Fargate container_definition field "secretOptions" not passsing datadog API_KEY to logConfiguration
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)
terraform
0
votes
1.1k
views
1
answer
terraform - How do I save new variables in Gitlab CI/CD from gitlab-ci.yml
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)
terraform
0
votes
1.3k
views
1
answer
terraform - Using an environment variable as a map for common tags in a locals block
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)
terraform
0
votes
1.1k
views
1
answer
terraform - Referring multiple global secondary indexes from output file
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)
terraform
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
Just Browsing Browsing
[1] amazon ec2 - Install Proxy in Windows Server 2016 EC2 instance
[2] pointers - C++ avoid dynamic memory allocation
[3] 生成PDF html2canvas 截图内容 (偶尔) 不全
[4] embedded - STM32 boot loader
[5] python - Setup the HstoreField type Django
[6] gcc - Is there an option or way to change the times stm32cubeide retrys when the target is not responding?
[7] eloquent - Laravel - use multiple value in where DB query
[8] react web应用在手机Chrome运行会卡死,应该如何优化?
[9] 'relation "django_site" does not exist' only when running Django tests in GitHub Actions
[10] 使用了vue-pdf 打包之后我dist目录下多了个跟index.html同级的XXX.woker.js
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...