Skip to content

Tutorial Missing Step: examples/coffees #1131

Open
@wesley-staples

Description

@wesley-staples

Actual Issue

no file named examples/coffees/main.tf

Priority

Low

commit of the repo

58c457935f9f13b8cc5819c7ac86bef07626c9ff

Description

I'm working through the Terraform Plugin Framework tutorials. I'm on this step verify datasource found here:
https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-data-source-read

Image

Unfortunately there is no folder named examples/coffees. Possible solutions

  • include a file called examples/coffees/main.tf with the right code
  • modify the tutorial to instruct you to create the file

Workaround:

mkdir examples/coffees
touch examples/coffees/main.tf

I was then able to copy the contents of the file from the tutorial. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions