Git Product home page Git Product logo

learn-terraform-inject-secrets-aws-vault's Introduction

learn-terraform-inject-secrets-aws-vault's People

Contributors

calebalbers avatar duplo83 avatar hashicorp-copywrite[bot] avatar im2nguyen avatar robin-norwood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

learn-terraform-inject-secrets-aws-vault's Issues

Unable to provision compute Instance

To Whom it May Concern,
I have been following the Terraform Associate Tutorials and encountered an issue with the repo for learn-terraform-inject-secrets-aws-vault. There are two workspaces and the "operator-workspace" is where the problem lies. Looking at main.tf you'll see the resource block for the EC2 instance. I modified the instance_type from t2. nano to micro.

I also needed to adjust the data block filter value for "ubuntu/images/hvm-ssd/ubuntu-jammy-*" as "trusty" was not working for me.

Below were the previous errors
home:operator-workspace$ terraform apply
data.terraform_remote_state.admin: Reading...
data.terraform_remote_state.admin: Read complete after 0s
data.vault_aws_access_credentials.creds: Reading...
data.vault_aws_access_credentials.creds: Still reading... [10s elapsed]
data.vault_aws_access_credentials.creds: Still reading... [20s elapsed]
...
data.aws_ami.ubuntu: Reading...

│ Error: Your query returned no results. Please change your search criteria and try again.

│ with data.aws_ami.ubuntu,
│ on main.tf line 31, in data "aws_ami" "ubuntu":
│ 31: data "aws_ami" "ubuntu" {

Now
aws_instance.main: Creating...
aws_instance.main: Still creating... [10s elapsed]
aws_instance.main: Still creating... [20s elapsed]
aws_instance.main: Still creating... [30s elapsed]
aws_instance.main: Creation complete after 34s

If I made an error in implementation let me know.
Thanks Rash.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.