Skip to content

How to you indicate a computed attribute will change? #84

@bschaeffer

Description

@bschaeffer

Does this documenation exist?

  • This is new documentation
  • This is an enhancement to existing documentation

Where would you expect to find this documentation?

  • On terraform.io
  • In the GoDoc for this module
  • In this repo as a markdown file
  • Somewhere else

Details

Feel like this can go everywhere.

Description

I have got everything working as I expected to using this plugin with the exception of Computed attributes. There is no documentation about how to indicate a computed attribute will change in a Plan or Apply response? It would be super-helpful if there was even the most basic a tutorial on this in the docs.

I actually think even the simplest examples of reconciling plans and applies would be helpful, including how to make use of PriorState, PlannedState and Config in the PlanResourceRequest, as well as what further steps an Apply should take. I am unsure whether I need to do anything in Plan as it is quite duplicative of the work you need to do in Apply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions