Skip to content

v0.2.0

Compare
Choose a tag to compare
@ddegoede ddegoede released this 28 Feb 12:59
· 82 commits to master since this release
36b08bb

Changelog

  • Add option to configure provider using COSMIC_CONFIG and COSMIC_PROFILE environment variables
  • Add ability to use protocol numbers for cosmic_network_acl_rule's protocol option (instead of only icmp, tcp, udp, all)
  • Changing cosmic_loadbalancer_rule's member_ids, private_port, public_port or protocol options no longer recreates the resource
  • Changing cosmic_network's ip_exclusion_list option no longer recreates the resource
  • Changing cosmic_vpc's vpc_offering option no longer recreates the resource
  • Removed cosmic_egress_firewall and cosmic_firewall resources; no longer implemented by the Cosmic API