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

r/dns_(a|aaaa|cname)_record: support for configuring target_resource_id #5218

Merged
merged 5 commits into from
Dec 19, 2019

Commits on Dec 19, 2019

  1. Add DNS alias support (#2)

    * Update DNS SDK to 2018-05-01
    * A and AAAA record support for aliases
    
    * Add missing }
    
    * Update modules.txt and fix imports for dns tests
    
    * Fic incorrect function name
    
    * AAAA testacc pass! + improve resource read code:
    
    * A
    * CNAME
    * AAAA
    
    * Add CNAME tests
    
    * Change CNAME tests to Zone Record Set
    
    * Update docs
    matt-FFFFFF authored and tombuildsstuff committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    2fa0c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b998bee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e1c56a View commit details
    Browse the repository at this point in the history
  4. Updating tests

    mbfrahry committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    ca3035b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36595c View commit details
    Browse the repository at this point in the history