Skip to content

Conversation

adeatcu-ionos
Copy link
Collaborator

@adeatcu-ionos adeatcu-ionos commented Dec 7, 2023

What does this fix or implement?

Checklist

  • PR name added as appropriate (e.g. feat:/fix:/doc:/refactor:)
  • README.md updated
  • Ionos Cloud doc updated
  • Ionos Cloud Terraformer doc updated - for this one please create a separate PR on the doc repo
  • Changelog updated and version incremented (label: upcoming release)
  • Github Issue linked if any
  • Jira task updated

newConfig.WaitTime = helpers.MaxWaitTime
newConfig.HTTPClient = &http.Client{Transport: CreateTransport()}
newConfig.UserAgent = fmt.Sprintf(
"terraformer_ionos-cloud-sdk-go/%s_os/%s_arch/%s", ionoscloud.Version, runtime.GOOS, runtime.GOARCH)
Copy link

@cristiGuranIonos cristiGuranIonos Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dns in user_agent. also dns.Version

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adeatcu-ionos adeatcu-ionos force-pushed the add-support-for-dns-zones branch from 044fed3 to cfae8bc Compare December 12, 2023 17:53
@adeatcu-ionos adeatcu-ionos merged commit d219dd6 into add-remaining-ionoscloud-resources Dec 12, 2023
@adeatcu-ionos adeatcu-ionos deleted the add-support-for-dns-zones branch December 12, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants