78478/read-input-from-file-file-instead-using-tfvars-file-terraform
Hi,
You can use the file function in Terraform. This file function reads the contents of a file at the given path and returns them as a string. You can go through the below document for more information.
https://www.terraform.io/docs/configuration/functions/file.html
Hi@akhtar, You won't be able to extract EBS ...READ MORE
Hi@akhtar, You can use aws_key_pair resource n terraform. ...READ MORE
Hi@akhtar, You can use aws_s3_bucket_object resource to create one ...READ MORE
Hi@akhtar, To ssh in your EC2 instance, you ...READ MORE
Swarm is easy handling while kn8 is ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
Hi@akhtar, You can use the file function in Terraform. This file function ...READ MORE
Hi, I think you can use aws_db_instance resource to ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.