Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Feature/data sources #27

Merged
merged 8 commits into from
Oct 18, 2018
Merged

Conversation

cliedeman
Copy link

@cliedeman cliedeman commented Sep 24, 2018

Added data sources for

  • image
  • instance_type
  • region

@displague displague mentioned this pull request Oct 4, 2018
}},
}})

d.Set("addons.0.backups.0.price.0.hourly", r.Addons.Backups.Price.Hourly)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This causes a panic when testing with TF_SCHEMA_PANIC_ON_ERROR=1:

panic: addons.0.backups.0.price.0.hourly: can only set full list

It looks like this line was intended to be removed when the line above was added.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants