Coder Social home page Coder Social logo

Comments (4)

jharley avatar jharley commented on July 21, 2024 1

@slizco Correct! These are just breaking changes to the schema which should not cause entire resources to be removed from state or put you into a position of needing to do 'state surgery' (manual imports or state rm)

from terraform-provider-honeycombio.

slizco avatar slizco commented on July 21, 2024

This makes a lot of sense to me. My only concern is around how the provider will handle management of the existing state with these resource changes/additions. I believe that making these changes in the Terraform code followed by an apply would simply show:

  • newly created honeycombio_query_specification resources
  • potential changes to honeycombio_board (particularly if query titles are added)
  • no changes to honeycombio_trigger resources since the query definitions themselves will remain the same

In other words, I think the transition will be seamless. Does that track with your expectations @jharley?
I'd rather avoid having to do manual imports of resources.

from terraform-provider-honeycombio.

jharley avatar jharley commented on July 21, 2024

@slizco Wait, I just thought about it a bit more: honeycombio_trigger resources will show an update as the Query ID will be changed but it should be an update in place.

from terraform-provider-honeycombio.

jharley avatar jharley commented on July 21, 2024

Resolved by #98 and #100

from terraform-provider-honeycombio.

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.