Skip to content
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

Add Features #1

Open
wants to merge 3 commits into
base: add-linode-provider
Choose a base branch
from

Conversation

bdwyertech
Copy link

Add features from: btobolaski/terraform-provider-linode#1

  • Support resizing Linodes
  • Support expanding the root volume upon upsize of a Linode
  • Added values to show a Linode's storage capacity based on its Linode plan size (plan_storage) and the total size of all a Linodes volumes (plan_storage_utilized)
  • Support using an imageID instead of only the imageName for deployment
  • Adjusted disk naming behavior to account for Linode 50 character diskName limitation
  • Allow configuration of Linode swap size
  • Added/updated tests

btobolaski and others added 3 commits October 3, 2015 20:21
Currently it only supports Linode's linodes (servers), not any of
Linode's other resources.
btobolaski pushed a commit that referenced this pull request Oct 19, 2015
Docs for aws_s3_bucket content argument
btobolaski pushed a commit that referenced this pull request Dec 20, 2015
 Make maxRetryTimeout (in seconds) configurable
btobolaski pushed a commit that referenced this pull request Feb 24, 2016
provider/aws: Default Autoscaling Schedule min/max/desired to zero
btobolaski pushed a commit that referenced this pull request Apr 13, 2016
btobolaski pushed a commit that referenced this pull request Jun 27, 2016
…p#6200)

* fixes-hashicorp#6198-vsphere-provider-improve-documentation

* Moved VMware cluster information to it's own example.

* Fix #1
bdwyertech referenced this pull request in bdwyertech/terraform Oct 15, 2019
Bump terraform version to 0.12.6
bdwyertech referenced this pull request in bdwyertech/terraform Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants