-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Issues: hashicorp/terraform
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Research alternative lifecycles to support resources which can't work with
create_before_destroy
core
enhancement
thinking
#35763
opened Sep 23, 2024 by
natedogith1
Reference to modules should depend on module output's, not everything in module.
core
enhancement
#35553
opened Aug 9, 2024 by
natedogith1
Allow output of a module to be used as input to the same module when iterating the module
core
enhancement
#35514
opened Jul 30, 2024 by
JonathonAnderson
Replaced resource does not create when old dependency fails to destroy
core
enhancement
#35481
opened Jul 19, 2024 by
KetchupBomb
Don't propagate "create_before_destroy" chains through zero-instance resources
core
enhancement
new
new issue not yet triaged
#34792
opened Mar 7, 2024 by
ilyaluk
1-TO-1 dependency on multi-instance resources
core
enhancement
#34211
opened Nov 9, 2023 by
marcofortina
No provider config schema available message for builtin provider should not be labelled ERROR in output
bug
core
v1.6
Issues (primarily bugs) reported against v1.6 releases
#34207
opened Nov 8, 2023 by
thewileyriley
Confusing extra quoting in import error message for "object not found"
bug
confirmed
a Terraform Core team member has reproduced this issue
core
v1.5
Issues (primarily bugs) reported against v1.5 releases
v1.6
Issues (primarily bugs) reported against v1.6 releases
#34124
opened Oct 20, 2023 by
apparentlymart
Allow null value outputs to be present in json output
core
enhancement
#34080
opened Oct 13, 2023 by
jorenvh1
Skip ValidateResourceConfig when the resource is only being destroyed
core
enhancement
#33908
opened Sep 19, 2023 by
vladimirtiukhtin
grpc client panic with nil resource schema
bug
core
v1.5
Issues (primarily bugs) reported against v1.5 releases
waiting for reproduction
unable to reproduce issue without further information
#33550
opened Jul 19, 2023 by
hmlanigan
Config validation errors not citing the expected configuration attribute/line
bug
core
#33491
opened Jul 7, 2023 by
chrismarget
A way to limit, reuse, or optimize provider processes
core
enhancement
#32994
opened Apr 6, 2023 by
gtmtech
terraform apply of large TypeSet is slow, assertSetValuesCompatible is too complex
core
enhancement
performance
#32940
opened Mar 29, 2023 by
freedge
Moved block failure after import
bug
core
import
Importing resources
moved_blocks
new
new issue not yet triaged
#32758
opened Feb 28, 2023 by
bondsb
Limit memory usage with many provider aliases
cli
core
enhancement
#32744
opened Feb 25, 2023 by
dmikalova
Using precondition on outputs does not reveal anything about the caller
core
custom-conditions
Feedback on variable validation, preconditions. postconditions, checks, and test assertions
enhancement
#31968
opened Oct 7, 2022 by
rquadling
Allow
replace_triggered_by
to exist in a cycle
core
enhancement
#31707
opened Aug 29, 2022 by
FWest98
delay ConfigureProvider until it is required by another method call
core
enhancement
explained
a Terraform Core team member has described the root cause of this issue in code
#31662
opened Aug 18, 2022 by
jcmcken
Inconsistent refresh order between an update-only/no change apply, and an apply with destroy operations
core
enhancement
#31437
opened Jul 14, 2022 by
magodo
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.