# coding=utf-8 # *** WARNING: this file was generated by test. *** # *** Do not edit by hand unless you're certain you know what you are doing! *** from . import _utilities import typing # Export this package's modules as members: from .get_custom_db_roles import * from .provider import * from . import outputs _utilities.register( resource_modules=""" [] """, resource_packages=""" [ { "pkg": "mongodbatlas", "token": "pulumi:providers:mongodbatlas", "fqn": "pulumi_mongodbatlas", "class": "Provider" } ] """ )