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

provider/openstack: Make Security Groups Computed #3801

Merged

Commits on Nov 7, 2015

  1. provider/openstack: Make Security Groups Computed

    This commit makes security groups in the openstack_compute_instance_v2
    resource computed. This fixes issues where a security group is omitted
    which causes the instance to have the "default" group applied. When
    re-applying without this patch, an error will occur.
    jtopjian committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    98a4413 View commit details
    Browse the repository at this point in the history