Git Product home page Git Product logo

Comments (2)

antonysouthworth-halter avatar antonysouthworth-halter commented on August 31, 2024

ok; looks like the plan files for staging and prod are using 0.12-style provider names in the state files they are trying to upload; snippet of diff dev-plan.json staging-plan.json

42c41
<       "provider": "provider[\"github.com/ashald/stateful\"]",
---
>       "provider": "provider.stateful",
47,49c46,48

is it safe to delete the plan state files? Presumably they would get re-created anyways with the new provider styles.

from terraform-resource.

antonysouthworth-halter avatar antonysouthworth-halter commented on August 31, 2024

I did it anyway; delete the plan files in S3 (we are using S3 remote backend) and delete the entries in Dynamo lock table, then re-running plan and it succeeded. Will close this since it's fixed, but would love to hear maintainer's ideas about how we could have ended up with 0.12 plan files which only now are breaking (an earlier test, ~Nov 2, same repo but no such error; seems weird to me that it's come up now).

from terraform-resource.

Related Issues (20)

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.