package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
No description provided by the author
Resources is a tracking structure for active instances of ephemeral resources.
# Interfaces
ResourceInstance is an interface that must be implemented for each active ephemeral resource instance to determine how it should be renewed and eventually closed.