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

New Resource: aws_lightsail_domain_entry #27309

Merged
merged 15 commits into from
Oct 19, 2022

Commits on Sep 1, 2019

  1. Configuration menu
    Copy the full SHA
    5b99da6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    cd3a8a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. lightsail: Remove Old Resource Files

    Removed Old resource files from before refactor
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f8373a3 View commit details
    Browse the repository at this point in the history
  2. lightsail: Amend Find add FindDomainEntryById

    * Add the FindDomainEntryById function to find
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    80901cb View commit details
    Browse the repository at this point in the history
  3. lightsail: New Resource domain_entry

    * Added new resource domain_entry
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    48a73ed View commit details
    Browse the repository at this point in the history
  4. lightsail: Add tests domain_entry

    * addd tests for the resource domain_entry
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4bfe95c View commit details
    Browse the repository at this point in the history
  5. Add 9370 changelog

    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    af5e527 View commit details
    Browse the repository at this point in the history
  6. website: Amend lightsail domain_entry docs

    * Refactor to support new design
    * update docs with additional attributes
    * Add Import section
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d306147 View commit details
    Browse the repository at this point in the history
  7. lightsail: Amend domain_entry and domain_entry_test

    * Add support for importing resource
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a9abb15 View commit details
    Browse the repository at this point in the history
  8. lightsail: Amend find

    * resolve semgrep issues
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a6bcab1 View commit details
    Browse the repository at this point in the history
  9. lightsail: Amend domain_entry

    * Remove AWS from function name
    * Remote Lightsail from function name
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    23d8e8f View commit details
    Browse the repository at this point in the history
  10. lightsail: Amend domain_entry docs

    * update code block type
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e8ec51e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f54caf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa0265b View commit details
    Browse the repository at this point in the history
  13. lightsail: Amend domain_entry_test

    * resolve import lint error
    brittandeyoung committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    20e5d3e View commit details
    Browse the repository at this point in the history