Alex Rudd

Results 16 comments of Alex Rudd

Hey, are there any updates on this? Would be a really great feature :)

Hey @glesica just checking if this got added to the milestones? It would be an incredibly useful feature

I'm just looking into using NATS atm and this was one of the first things I noticed. This more generally maps to the Go principle of: “Accept interfaces, return structs”.

An approach I've seen work in similar projects is to keep the master branch backward compatible and develop the new package in a v2 branch with a v2 module name...

Also seeing this ``` module.***.data.ignition_config.user_data: data.ignition_config.user_data: invalid file "9decbc6c412b76e16962a558d5c3ec1082e0f4c1fc6aca50b3f8cdd0ad3777ad", unknown file id ``` ```bash $ terraform version Terraform v0.11.0 + provider.aws v1.3.0 + provider.ignition v1.0.0 + provider.template v1.0.0 ```

Looks like they originally were but that wasn't without its issues: https://github.com/hashicorp/terraform/issues/11518#issuecomment-277220153